After successfully completing this unit, you should be able to
Required:
3.1 Introduction and Transport Layer Services
3.2 Multiplexing and Demultiplexing
Section 1 – Transport Layer Principles and Services
Transport-layer services
Logical communication between application layer processes
Segments
Relationship between transport layer and network layer
Internet as TCP/IP network
TCP (transport layer protocol)
TCP Connection-oriented
TCP reliable data transfer
TCP congestion control
UDP (user datagram protocol)
Connectionless
IP service as best-effort delivery service
IP service as unreliable service
Transport-layer multiplexing
Transport-layer demultiplexing
Transport-layer segment format
Source port number field
Destination port number field
Well-known port numbers
UDP sockets and TCP sockets
DNS runs on UDP
Popular Internet applications and their underlying transport protocols